-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix stretched SelectorGroup #2405
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: a0f1460 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
f8d8f34
to
9b71e68
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2405 +/- ##
=======================================
Coverage 87.92% 87.92%
=======================================
Files 223 223
Lines 12924 12927 +3
Branches 1748 1748
=======================================
+ Hits 11363 11366 +3
Misses 1506 1506
Partials 55 55
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
9b71e68
to
a0f1460
Compare
Size Change: +123 B (+0.02%) Total Size: 675 kB
ℹ️ View Unchanged
|
Addresses #ticket-number.
Purpose
Describe what you are trying to accomplish
Approach and changes
Describe how you solved the problem
Definition of done